==14690== Memcheck, a memory error detector.
==14690== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==14690== Using LibVEX rev 1804, a library for dynamic binary translation.
==14690== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==14690== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework.
==14690== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==14690== For more details, rerun with: -v
==14690== 
==14690== 
==14690== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 117 from 1)
==14690== malloc/free: in use at exit: 527,133 bytes in 14,284 blocks.
==14690== malloc/free: 93,010 allocs, 78,726 frees, 16,594,927 bytes allocated.
==14690== For counts of detected errors, rerun with: -v
==14690== searching for pointers to 14,284 not-freed blocks.
==14690== checked 1,239,032 bytes.
==14690== 
==14690== 156 (36 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 5,676 of 7,698
==14690==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==14690==    by 0x5268C41: nss_parse_service_list (nsswitch.c:530)
==14690==    by 0x5269334: __nss_database_lookup (nsswitch.c:134)
==14690==    by 0x4D26E7B: ???
==14690==    by 0x4D28044: ???
==14690==    by 0x5223D25: getpwnam_r@@GLIBC_2.1.2 (getXXbyYY_r.c:226)
==14690==    by 0x4FE3860: g_get_any_init_do (gutils.c:1588)
==14690==    by 0x4FE3CDA: g_get_any_init (gutils.c:1739)
==14690==    by 0x4FE3C4F: g_get_any_init_locked (gutils.c:1746)
==14690==    by 0x4FE3D1A: g_get_home_dir (gutils.c:1820)
==14690==    by 0x478B0D1: gtk_rc_add_initial_default_files (gtkrc.c:530)
==14690==    by 0x478BAD7: _gtk_rc_init (gtkrc.c:853)
==14690==    by 0x472D941: do_post_parse_initialization (gtkmain.c:681)
==14690==    by 0x472D9DC: post_parse_hook (gtkmain.c:721)
==14690==    by 0x4FB880F: g_option_context_parse (goption.c:1806)
==14690==    by 0x472DCCA: gtk_parse_args (gtkmain.c:876)
==14690==    by 0x472DD42: gtk_init_check (gtkmain.c:912)
==14690==    by 0x472DD8C: gtk_init (gtkmain.c:950)
==14690==    by 0x42D6006: Gtk::Main::init(int*, char***, bool) (main.cc:401)
==14690==    by 0x42D6188: Gtk::Main::Main(int&, char**&, bool) (main.cc:345)
==14690==    by 0x8056762: main (main.cc:24)
==14690== 
==14690== LEAK SUMMARY:
==14690==    definitely lost: 36 bytes in 1 blocks.
==14690==    indirectly lost: 46,356 bytes in 2,293 blocks.
==14690==      possibly lost: 0 bytes in 0 blocks.
==14690==    still reachable: 407,469 bytes in 11,384 blocks.
==14690==         suppressed: 73,272 bytes in 606 blocks.
==14690== Reachable blocks (those to which a pointer was found) are not shown.
==14690== To see them, rerun with: --leak-check=full --show-reachable=yes
